home *** CD-ROM | disk | FTP | other *** search
/ Software USA 5 #5 / Software USA Volume 5.05.iso / pc / children / jigsaw / run / jigsaw.exe / 0 / RCDATA / TF_DEMOABOUT / TF_DEMOABOUT.txt < prev   
Text File  |  1999-01-05  |  554b  |  27 lines

  1. object F_DemoAbout: TF_DemoAbout
  2.   Left = 606
  3.   Top = 179
  4.   BorderStyle = bsNone
  5.   Caption = 'About Jigsaw Puzzles'
  6.   ClientHeight = 246
  7.   ClientWidth = 290
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   OnKeyPress = FormKeyPress
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object I_Bkg: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 280
  22.     Height = 240
  23.     Picture.Data = {<image000.bmp>}
  24.     OnClick = I_BkgClick
  25.   end
  26. end
  27.